cssprovider: Introduce gtk_css_provider_take_error_full()
authorBenjamin Otte <otte@redhat.com>
Mon, 11 Apr 2011 18:06:39 +0000 (20:06 +0200)
committerBenjamin Otte <otte@redhat.com>
Wed, 18 May 2011 19:58:46 +0000 (21:58 +0200)
commit5bedc822ecee76d84404f5f4136f4d2f95e15630
tree7576eca32fd2ec69e4049c122e262477b9d622b7
parentf937d0275a7f17ccf9545177884a06a04d5428df
cssprovider: Introduce gtk_css_provider_take_error_full()

Emits the error without the need for a scanner. Also simplifies
gtk_css_provider_take_error() because we now can assert an available
scanner at all times.
gtk/gtkcssprovider.c